← Index
NYTProf Performance Profile   
For ../prof.pl
  Run on Wed Dec 14 16:10:05 2022
Reported on Wed Dec 14 16:12:58 2022

Filename(eval 429)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Mojo/Util.pm:397]
StatementsExecuted 237921 statements in 780ms
Eval Invoked At/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Mojo/Util.pm line 397
Sibling evals1, 2, 3, 4
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
23792011483ms603msMojo::Util::::__ANON__[:1]Mojo::Util::__ANON__[:1]
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1237921780ms237920120ms
# spent 603ms (483+120) within Mojo::Util::__ANON__[(eval 429)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Mojo/Util.pm:397]:1] which was called 237920 times, avg 3µs/call: # 237920 times (483ms+120ms) by Mojo::Util::url_escape at line 399 of Mojo/Util.pm, avg 3µs/call
sub { $_[0] =~ s/([^A-Za-z0-9\-._~!\$&'()*+,;=:\\[\]])/sprintf '%%%02X', ord $1/ge }
# spent 120ms making 237920 calls to Mojo::Util::CORE:subst, avg 504ns/call
2;